LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

CanSynchronize Method






MedicalViewerActionType enumeration that is being checked as to whether it supports synchronization.
Determines whether the type type supports synchronization.
Syntax
public bool CanSynchronize( 
   MedicalViewerActionType action
)
'Declaration
 
Public Function CanSynchronize( _
   ByVal action As MedicalViewerActionType _
) As Boolean
'Usage
 
Dim instance As MedicalViewerSynchronizationObjectCollection(Of MedicalViewerSynchronizationObject)
Dim action As MedicalViewerActionType
Dim value As Boolean
 
value = instance.CanSynchronize(action)
public bool CanSynchronize( 
   MedicalViewerActionType action
)
 function Leadtools.MedicalViewer.MedicalViewerSynchronizationObjectCollection.CanSynchronize( 
   action 
)
public:
bool CanSynchronize( 
   MedicalViewerActionType action
) 

Parameters

action
MedicalViewerActionType enumeration that is being checked as to whether it supports synchronization.

Return Value

true if the type type supports synchronization; otherwise, false.
Remarks
Currently the only type that supports synchronization is MedicalViewerActionType.Stack. It's supported via the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> class.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Class
MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features